Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello, respected maintainers, and reviewers!
Again, this is Surya!
I've completed
interpolation_methods.hpp, now I'm refactoringtolerances.hpp.This PR addresses,
NOTE:
About the changes, in tolerances yaml, should I keep it, or not?
NOTE:
About
pre-commitfailures, I'll address them after the PR is ready for merger.And I'm getting an error, and I'm unsure how to deal with it, if you can help, I'll appreciate it very much.
Error Description:
I don't know, why I'm having this. I didn't changed the field name in yaml, so it should still be accessible via
joints_map, but I'm getting errors. And when I change __map_joints to MapJoints in yaml, I get,But previous function was able to compile with joints_map, I tried many things, but I got error everytime.
Tags:
@christophfroehlich, @saikishor